Skip to content

Conversation

bpintea
Copy link
Contributor

@bpintea bpintea commented Apr 11, 2025

This splits the grouping functions in two: those that can be evaluated independently through the EVAL operator (BUCKET) and those that don't (like those that that are evaluated through an agg operator, CATEGORIZE).

Closes #124608

(cherry picked from commit 9784e0e)

…26597)

This splits the grouping functions in two: those that can be evaluated independently through the EVAL operator (`BUCKET`) and those that don't (like those that that are evaluated through an agg operator, `CATEGORIZE`).

Closes elastic#124608

(cherry picked from commit 9784e0e)
@bpintea bpintea added >refactoring backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Analytics/ES|QL AKA ESQL v8.19.0 labels Apr 11, 2025
Copy link
Contributor

Documentation preview:

@elasticsearchmachine elasticsearchmachine merged commit ed59920 into elastic:8.x Apr 11, 2025
16 checks passed
@bpintea bpintea deleted the port/8.x_126597 branch April 11, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >refactoring v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants